crypto/cipher.gcmAble.NewGCM (method)
2 uses
crypto/cipher (current package)
gcm.go#L204: NewGCM(nonceSize, tagSize int) (AEAD, error)
gcm.go#L215: return cipher.NewGCM(nonceSize, tagSize)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)